home *** CD-ROM | disk | FTP | other *** search
Text File | 1991-03-06 | 700 b | 20 lines | [TEXT/GEOL] |
- Item 6461611 11-Jan-91 07:04PST
-
- From: D3085 Progressive Computing, D Lucky,PRT
-
- To: MACAPP.TECH$ MacApp Technical
-
- ------------------------------------------------------------------------------
-
- Sub: TObject Superclass?
-
- I'd like to add some behavior to all objects and would like to keep
- modifications to TObject to a minimum. I was thinking of creating a superclass
- of TObject to contain this behavior. Is this possible or is there something in
- MacApp that knows that TObject is the root class? I realize that
- TObject.IObject will have to be modified to call the initialization method.
-
- Thanx,
- Dave
-
-